textview: Tweak render nodes
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 Mar 2021 14:59:55 +0000 (10:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 28 Mar 2021 14:59:55 +0000 (10:59 -0400)
commita75c038e09db83277bedae8783dc698a4e934078
tree209123365fdb089fb42ac5a608a071317202115b
parent3e1a8aa286c2cf9dd819724a479156229570ff02
textview: Tweak render nodes

Arrange for the contents to be in a single transform
node that is updated as we scroll. This makes the job
of the render node differ a lot easier, since it does
not have to compare to big containers one-by-one.
gtk/gtktextlayout.c